Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Updates to Reflect Common Changes in Downstream Projects #47

Merged
merged 8 commits into from
Jun 2, 2021

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented May 24, 2021

🗣 Description

This PR primarily includes some changes that are commonly made downstream. It also includes the full terraform-docs that is typically used in our projects now in both the module README and the examples README.

💭 Motivation and context

I see some of these edits in every new descendant project and thought they should just be made in the upstream skeleton.

🧪 Testing

Automated tests pass and there's no real functionality changes being made.

✅ Checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

mcdonnnj added 7 commits May 24, 2021 15:08
Include the changes made here as well as match all the information we typically
include now.
Include the changes made here as well as match all the information we typically
include now.
@mcdonnnj mcdonnnj added documentation This issue or pull request improves or adds to documentation improvement This issue or pull request will add or improve functionality, maintainability, or ease of use labels May 24, 2021
@mcdonnnj mcdonnnj self-assigned this May 24, 2021
Copy link
Member

@jsf9k jsf9k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have one issue that I'd like to resolve among @cisagov/team-ois before merging this pull request.

providers.tf Outdated Show resolved Hide resolved
@mcdonnnj mcdonnnj force-pushed the improvement/minor_updates branch from 8d031e9 to 5d065a5 Compare June 1, 2021 17:17
@mcdonnnj mcdonnnj requested a review from jsf9k June 1, 2021 17:19
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦄

@mcdonnnj mcdonnnj merged commit 2906811 into develop Jun 2, 2021
@mcdonnnj mcdonnnj deleted the improvement/minor_updates branch June 2, 2021 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This issue or pull request improves or adds to documentation improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
Development

Successfully merging this pull request may close these issues.

3 participants